home *** CD-ROM | disk | FTP | other *** search
- Date: Wed, 29 Jun 94 11:34 BST-1
- From: Ofir Gal <ogal@cix.compulink.co.uk>
- Subject: Re: text marks & sliders
- To: gem-list@world.std.com
- Message-Id: <memo.512825@cix.compulink.co.uk>
- Precedence: bulk
-
-
-
- >Warwick, I think my method is MUCH easier to do. You don't have to
- >check for the rectangles, all you have to do is check to see if the
- >mouse enters an editable object or not...
-
- Does this mean you are constantly calling objc_find() ? This is OK for
- modal dialogs but not very nice in non-modal ones.
-
- >Why don't you? If you don't store the activation characters, then you
- >wont even know how to check for the character!! If I were you, I'd
- >store the character information in the upper 8 bits of the object type.
-
- The normal way of doing this is using the upper byte for better things.
-
- Bye,
-
- Ofir ogal@cix.compulink.co.uk
-
-